.logopen (Open Log File)
Syntax
.logopen [filename]
Parameter
filename
Filename of
the log file. The default filename is WINDBG.LOG.
Description
Sends a copy
of the events and commands from the Command window to the given log file. If
you are already logging, the current log file will be closed. If filename
already exists, its contents will be overwritten.